home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr15 / bb520.zip / UPGRADE.TXT < prev    next >
Text File  |  1995-01-30  |  3KB  |  78 lines

  1. The following is a list of changes/upgrades to Board Base Pro!
  2.  
  3. v5.05 & v5.10
  4.   
  5.   Installation Program
  6.  
  7.    1) Allows editing of existing node configuration files.
  8.    
  9.    2) Added the /I[node#] switch that will run the install program and
  10.       load in the config file for the node# specified.
  11.    
  12.    3) Allows you to add nodes by entering Starting Node# and Ending Node#.
  13.    
  14.    4) Will not exit the install program until you press 'Q'. Loops back to
  15.       the beginning.
  16.  
  17.    5) Supports the new Key File format for Courtesy Keys avialable when you
  18.       register on-line with DISOFT.
  19.       
  20.   Main Program
  21.  
  22.    1) Added 28800 baud rate to selection when adding a BBS                  
  23.       
  24.    2) Added the Pentium to computer type selection when adding a BBS 
  25.  
  26.  
  27.   Miscellaneous
  28.  
  29.    1) Corrected a few obvious spelling errors in code and docs.
  30.  
  31.  
  32. v5.11 Fix
  33.  
  34.   This was pointed out by a TriBBS sysop so we are not sure if other BBS
  35.   programs are having the same problem. When the DOOR.SYS drop file is
  36.   created by the host system all names are written in UPPER CASE. Although
  37.   most all of our software is not case sensitive, we never converted the
  38.   name and alias from the DOOR.SYS file to upper case because it was already
  39.   in upper case on most systems.
  40.  
  41.   Board Base Pro! uses the callers name to determine if they are the one
  42.   that entered the info so that they can also edit their own entries. It
  43.   also uses this info to determine access to the Sysop Maintenance areas
  44.   found in ALL DISOFT Doors. If you, as the Sysop, have never seen a
  45.   prompt that allows you to enter the maintenance section then you probably
  46.   have a system that writes the name and alias in upper and lower case.
  47.  
  48.   This fix v5.11 will convert the information from the DOOR.SYS before it
  49.   is compared.
  50.  
  51.  
  52. v5.20
  53.  
  54.   Installation Program
  55.    
  56.    1) Added support for BBS Software that does not create a standard 52 line
  57.       DOOR.SYS file, but creates the DORINFO(x).DEF drop file. Our Doors will
  58.       now convert the DORINFO1.DEF, DORINFO2.DEF, etc.. into the DOOR.SYS 
  59.       format as DOOR01.SYS, DOOR02.SYS, etc.. and process them as normal.
  60.  
  61.    2) Added the option to have the installation program print out the
  62.       Registration form (REGISTER.TXT) on LPT1 or LPT2 printer ports.
  63.  
  64.  
  65.    3) Added additional Help/Info screens for certain areas for more detailed
  66.       information.
  67.  
  68.    
  69.   Main Program
  70.  
  71.    1) Will now process the DOOR01.SYS, DOOR02.SYS, etc.. that is created 
  72.       during the conversion of the DORINFO1.DEF, DORINFO2.DEF, etc..
  73.  
  74.    2) Added the /V Switch that will display the current version# of the game.
  75.       Usage: BDBASE /V
  76.  
  77.  
  78.